home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6510 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.PBI.net!usenet
  2. From: mich@pbinet.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What are APIs & MFCs ?
  5. Date: 25 Feb 1996 15:37:23 GMT
  6. Organization: Pacific Bell Internet Services
  7. Message-ID: <4gpvnj$386@SNFC21_SRVR_WWW.PBI.net>
  8. References: <4fqbt8$i87@brtph500.bnr.ca> <4fqbv0$i87@brtph500.bnr.ca> <3120D9BA.3188@mail.isd.net>
  9. Reply-To: mich@pbinet.com
  10. NNTP-Posting-Host: ppp-5-8.rdcy01.pbinet.com
  11. X-Newsreader: IBM NewsReader/2 v1.03
  12.  
  13. In <3120D9BA.3188@mail.isd.net>, "David A. Peterson" <dpeterso@mail.isd.net> writes:
  14. >Gilbert Banks wrote:
  15. >    The Windows API should be included with your Windows C compiler.
  16. >    Microsoft should have some info on MFC at http://www.microsoft.com,
  17. >    but you may have to buy it as part of your compiler. (Borland is adding
  18. >    this as an option with the new C++ 5.0 compiler.)
  19.  
  20. You didn't really explain what they are though... An API (forget what the acronym
  21. stands for) is any group of entry points for a particular library. MFC is Microsoft
  22. Foundation Class library, a C++ collection of libraries. They were buggy in the
  23. earlier releases, I hope 4.0 is better.
  24. Borland is including MFC support in thier 5.0 stuff?
  25.  
  26.